Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached

12 Posted Topics

Member Avatar for bharathi_n_r

Hi there,i have joined newly to this site....I am a learner as off now.i am developing a [COLOR="Green"][B]windows application [/B][/COLOR]using c#.net.. I have two types of users [COLOR="Red"]Admin[/COLOR] and [COLOR="Red"]Normal [/COLOR]users. I am having one login screen.i want the application to identify the two types of users when they enter …

Member Avatar for Shashikantp004
0
1K
Member Avatar for sagedavis

Hi there,i have joined newly to this site....I am a new to programming..i am developing a windows application using c#.net..I have the same problem stated by sagedavis but its [COLOR="Green"]windows application[/COLOR]. I have two types of users [COLOR="Red"]Admin[/COLOR] and [COLOR="Red"]Normal [/COLOR]users. I am having one login screen.i want the application …

Member Avatar for neekworld
0
445
Member Avatar for bharathi_n_r

Hi fellows, My problem is, i have a datagrid where there is a boundcolumn which consists of Cadre(E1,E2.....E7). In the same datagrid i also have two template column which consists of a textbox and a checkbox.I need to enable the textbox and check the checkbox by considering the cadre.The logic …

Member Avatar for bharathi_n_r
0
210
Member Avatar for bharathi_n_r

Hi Fellows, Well. let me start by higlighting the problem i face.I have two columns namely PID which is the primary key and also a auto number.The second is Serial No. which is also a auto number. The problem i face is that when i submit my form spcifying a …

Member Avatar for sierrainfo
0
114
Member Avatar for bharathi_n_r

Hi fellows, I have learned to create stored procedures,but dont know on how to implement it in my code...I have a dataadapter called ada and a dataset ds..The form consists of three textboxes and a combobox...I need the valuse from the database to the comboox...How to fill the dataset and …

Member Avatar for Elmo_loves_you
0
298
Member Avatar for bharathi_n_r

hi fellow developers, I am in the process of generating a pdf file from html....The concept goes like this... I have a Html page where the details of a particular employee is displayed in a table...At the bottom of the page there is a button to convert this page to …

Member Avatar for bharathi_n_r
0
111
Member Avatar for bharathi_n_r

Hi all webbers, I have a problem of generating numbers automatically.... Actually i have a textbox and the textbox should autogenerate a number everytime the page loads or whenever the user clicks the next button after filling in the values..... Help me out dudes.......Sample code would help me a lot.....

Member Avatar for Jx_Man
0
360
Member Avatar for bharathi_n_r

Hello all, I am new to asp.net.I have taken up a project called MIS(Management Information System).I have just started the project.The home page consists of a login screen.Now i need to put a picture in my page.I already have one picture for my web page. In order to put another …

Member Avatar for SheSaidImaPregy
0
533
Member Avatar for bharathi_n_r

Hi all, I am fed up of doing this week scheduler for my project...i am trying and trying but seems to go nowhere..I thought of asking u people for any ideas...(windows application) My project is online ticket booking and i have a admin screen where he can schedule movies for …

Member Avatar for bharathi_n_r
0
242
Member Avatar for bharathi_n_r

hello, I am very new to web development... I have a problem with tables...refer to the attachment. Actually i have to design a registration page exactly the same as they have given me as a printed output....(hard copy).. I used tables for designing that.Layout>Insert table... I completed the page as …

Member Avatar for nithysony
0
77
Member Avatar for 1qaz2wsx7

use this code instead if u want to change the column name of ur table which is displayed in the data grid. [code]ds.Tables[0].Columns[0].ColumnName = "Name";[/code] Use this after u give ada.fill(ds);... Like wise you can give the name you want to the columns of the table...

Member Avatar for o_shawky
0
194
Member Avatar for bharathi_n_r

Hi fellows, Another Post with a different problem. I am having a form to book tickets...i have designed a seat layouts.. i have 8 rows and i named them from A-H. For each row i have a panel where i have put the checkboxes from 1-10 along with the row …

Member Avatar for btech_Saurabh
0
138

The End.