Search Results

Type: Posts; User: humayoun kabir

Search took 0.01 seconds.
  1. I am really facing a great problem for this. is there any expert friend can help me out of this . I will gratefully appreciate this.
  2. Hello experts,
    Recently i am facing a very peculiar problem that i have never faced in my life. The scenario is I just click on a gridview menu command name as . By using this i redirect to a aspx ...
  3. I Solve my problem With these code :


    private void BindMinistryDDL()
    {
    IList<Ministry> ministryList = new MinistryManager().GetAllMinistry();

    if...
  4. Hi Every one,
    Recently I have a problem for data binding for depended combo box. I have a combo box for ministry values and another combo box for auditable unit. Data of auditable unit is...
  5. Thanks, Baidaly for your advice , it works !! great !!!
  6. Recently i have faced a new problem . I have a linkbutton in my customized user control page [.ascx] and i use this page in many asp.net pages [.aspx] but i set the linkbutton text color using css...
  7. Thanks Baidaly,
    But I don't need any Previous data being loaded from database. I just want to input some values in my TextField controls and calculation being made through custom class Entity ...
  8. Hello guys,
    I am completely new in Ext.Net. I am trying to create a Custom Class named "Calculate" and try to use this Class to one of UI Page . My Request are simple i will try to take some input...
Results 1 to 8 of 8